projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10e09db
)
(PURESIZE) [!MULTI_FRAME]: Increase to 200000.
author
Karl Heuer
<kwzh@gnu.org>
Tue, 19 Apr 1994 04:40:29 +0000
(
04:40
+0000)
committer
Karl Heuer
<kwzh@gnu.org>
Tue, 19 Apr 1994 04:40:29 +0000
(
04:40
+0000)
src/puresize.h
patch
|
blob
|
history
diff --git
a/src/puresize.h
b/src/puresize.h
index 170d6873ff7f5364940b4b7c1e81cbbbf1941f68..c194ca7e22dfad62cbe6b5a35776ebdbda2ecedc 100644
(file)
--- a/
src/puresize.h
+++ b/
src/puresize.h
@@
-31,7
+31,7
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#ifdef MULTI_FRAME
#define PURESIZE 230000
#else
-#define PURESIZE
19
0000
+#define PURESIZE
20
0000
#endif
#endif